home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / 3FootNinja.swf / scripts / frame_18 / PlaceObject2_151_27 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2007-05-31  |  157 b   |  7 lines

  1. onClipEvent(load){
  2.    totalFileSize = _root.getBytesTotal();
  3.    startTime = getTimer();
  4.    startBytes = _root.getBytesLoaded();
  5.    this._xscale = 0;
  6. }
  7.